assert_that ~master (2022-05-10T06:09:52.1564319)
Dub
Repo
field.match
assert_that
field
Undocumented in source.
template
field
(string fieldName, alias matcher, string file = __FILE__, ulong line = __LINE__)
mixin template
match (
string
lhs
string
fieldName
alias
matcher
string
file
ulong
line
) {
int
VARIABLE_FOR_ASSERT_THAT_DONT_REFER_ME
;
}
Members
Variables
VARIABLE_FOR_ASSERT_THAT_DONT_REFER_ME
int
VARIABLE_FOR_ASSERT_THAT_DONT_REFER_ME
;
Undocumented in source.
Meta
Source
See Implementation
assert_that
field
aliases
args
mixin templates
match